projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-02-13
kaf24@firebug...
Absolutely must not return to HVM guest context until
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
kaf24@firebug...
Fix error exit path in __gnttab_map_grant_ref() to
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
kaf24@firebug...
Clean up vmxassist/setup.c. It is no longer necessary to
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
kaf24@firebug...
Rework hvm_wait_io() -- now tries to be a polite user of
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
smh22@firebug...
Reset sp on vcpu_prepare; this avoids 'leaking' stack...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
mjw@wray-m...
Fix exporting vnet config to xenstore.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
kaf24@firebug...
Avoid misleading message about 'not using swiotlb'...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
emellor@leeni...
Cope with -1 eventchn_fd -- this occurs when using...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
emellor@leeni...
Parse --port argument to migration.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
adam@ipcoast.com
Fix xm-test network tests to work with hvm support...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
emellor@leeni...
The attached patch adds 'xm vtpm-list <DomId>' function...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
emellor@leeni...
Rather than require config changes if you aren't using...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Check the hypercall number in the privcmd hypercall...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Remove Xen-specific param.h: has only cosmetic change...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
pci-nommu-xen.c is identical to its mainline counterpar...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Remove defunct compile option CONFIG_XEN_SHADOW_MODE.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Delete old 'shortcut' function __shadow_status() and
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Don't specify VT console structure at all when specifying
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Add a vnet chapter to the user manual.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Update vnets to support UDP encapsulation, multicast...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Do_softirq is invoked at the path of ia64_leave_kernel...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Make a VTI domain boot again.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Remove xennull_con. Use dummy_con.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
cl349@firebug...
Fix typos in Kconfig files.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Fix CPU hotplug.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
More details on ordering and safety of the Xen timer...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
kaf24@firebug...
Fix CPU-migration of VMX domains.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
smh22@firebug...
Quiet down wbinvd warning for verbose/debug builds...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
rread@ubuntu...
Fix the backward compatibility support for using 'vcpus...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
kaf24@firebug...
Fix x86_64 CPU hotplug by paravirtualizing the play_dea...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
kaf24@firebug...
The NAT checksum fixes in patches/linux-2.6.16-rc2...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
kaf24@firebug...
Attached patch for svm will enable a tlb flush for...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
kaf24@firebug...
Fix Xen timer interface to allow migration of timers
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
kaf24@firebug...
Prevent a guest from specifying its own domain id when
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
kaf24@firebug...
Add 'dom0_max_vcpus' Xen boot parameter.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
kaf24@firebug...
Fix i386 CPU hotplug, and CPU hotplug when maxcpus...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
cl349@firebug...
Add m2p translation to read_cr3 on x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
cl349@firebug...
x86-64 linux: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
cl349@firebug...
x86-64 linux: CONFIG_ACPI_BOOT doesn't exist anymore
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
cl349@firebug...
linux: don't export evtchn_do_upcall()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
cl349@firebug...
x86-64 linux: properly exit idle mode from evtchn_do_up...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
cl349@firebug...
x86-64 linux: call evtchn_do_upcall on irq stack and...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
cl349@firebug...
Use /dev/kmem to map dom0 xenstore page instead of...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
kaf24@firebug...
Rationalise initialisation of cpu_possible_map.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
kaf24@firebug...
/sbin/udev no longer exists in upstream udev, so use...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
john.levon...
Fix pygrub to handle timeout of -1 (wait forever).
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
cl349@firebug...
Clean up the TPM stack a bit.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
kaf24@firebug...
Since USER_PTRS_PER_PGD depends on TASK_SIZE and thus...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
cl349@firebug...
Fix ia32 support.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
kaf24@firebug...
Apply stricter checking to RDMSR/WRMSR emulations.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
cl349@firebug...
Fix x86_64 SMP support.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
kaf24@firebug...
Clarify dual licensing of gnttab.[ch] files in Linux.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
cl349@firebug...
Fix x86_64 guest console support.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
kaf24@firebug...
Remove the PHYSDEV_ACCESS configure option from Linux.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
kaf24@firebug...
Remove CONFIG_VMX and CONFIG_SVM compile options. Support
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
kaf24@firebug...
Allows x86_32 PAE Xen to run VMX domains (2-level guest...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
cl349@firebug...
Update ia64 to 2.6.16-rc2.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
cl349@firebug...
Fix context copy code in NMI handler.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
kaf24@firebug...
Fix hypercall_table size in x86/64.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
kaf24@firebug...
A few trivial cleanups from the HVM merge.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
kaf24@firebug...
No C1-Clock Ramp disabling on AMD processors. The tiny...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
cl349@firebug...
Fix "kernel direct mapping tables" printk.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
kaf24@firebug...
Clean up -g in CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
cl349@firebug...
Fill hypercall_page so that its VA space doesn't get...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
kaf24@firebug...
Temporary fix to include PTY support in domU builds.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-04
kaf24@firebug...
Update the TPM hotplug scripts to determine the reason...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
kaf24@firebug...
Fix show_registers() on x86/64. Get rid of
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
Fix hypercall_page location on x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
Update patches for Linux 2.6.16-rc2.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
Update x86_32 -xen config file for PAE builds.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
Update to Linux 2.6.16-rc2.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
Update x86_32 -xen config file for PAE builds.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
kaf24@firebug...
Fix up the new non-paging direct_map shadow pagetable...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
kaf24@firebug...
Build the phys_to_machine_mapping array in Xen rather...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
kaf24@firebug...
I have previously posted a patch with changes to the...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
kaf24@firebug...
Get ia64 working again on xen-unstable after cset 8736.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
One more fix to the buildsystem ($^ is not $<).
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
Fix another corner case in the build system.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
Update ignores for .bz2 patches in top level directory.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
stekloff@elm3b216...
Make "make disk.img" not require building the entire...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-03
cl349@firebug...
Converge the TPM drivers in the Xen repository
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
cl349@firebug...
Fix buildsystem.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
cl349@firebug...
Revert ia64 changes from previous checkin.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
cl349@firebug...
Update to Linux 2.6.16-rc1-git4.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
jrb44@plym...
There is a known "xm console" issue related with VMX...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
cl349@firebug...
Update patches for linux 2.6.15.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
kaf24@firebug...
Blacklist memory-mapped APIC-register pages in the...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
kaf24@firebug...
Add argument-checking assertions to rangeset interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
cl349@firebug...
Fix and cleanup how we build i386/x86_64 swiotlb.o.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
kaf24@firebug...
Fix some more pfn/mfn/gmfn/gpfn inconsistencies. Fix...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
cl349@firebug...
Updates ia64 to 2.6.15.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
rread@ubuntu...
use alternative mirror for gcc
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
Ian.Campbell...
merge.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
Ian.Campbell...
Add new feature XENFEAT_auto_translated_physmap.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
rread@ubuntu...
use alternative mirror for gcc
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
Ian.Campbell...
Unpack xen_features into an array of u8 'booleans'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
cl349@firebug...
Update to Linux 2.6.15.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
vhanquez@kneesa...
Permit compilation of HOTPLUG_CPU on i386.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
cl349@firebug...
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
kaf24@firebug...
Rename physical-address-related variables and functions
commit
|
commitdiff
|
tree
|
snapshot
next